• frmFullDueList.Designer.vb
  • project /
1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmFullDueList
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.components = New System.ComponentModel.Container()
26         Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
27         Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
28         Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
29         Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
30         Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
31         Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
32         Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
33         Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
34         Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
35         Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
36         Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
37         Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
38         Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
39         Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
40         Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
41         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmFullDueList))
42         Me.Panel1 = New System.Windows.Forms.Panel()
43         Me.TabControl1 = New System.Windows.Forms.TabControl()
44         Me.TabPage1 = New System.Windows.Forms.TabPage()
45         Me.Panel3 = New System.Windows.Forms.Panel()
46         Me.Button3 = New System.Windows.Forms.Button()
47         Me.Button2 = New System.Windows.Forms.Button()
48         Me.btnReset = New System.Windows.Forms.Button()
49         Me.GroupBox4 = New System.Windows.Forms.GroupBox()
50         Me.Button1 = New System.Windows.Forms.Button()
51         Me.Label3 = New System.Windows.Forms.Label()
52         Me.cmbSemester = New System.Windows.Forms.ComboBox()
53         Me.Label2 = New System.Windows.Forms.Label()
54         Me.Label4 = New System.Windows.Forms.Label()
55         Me.cmbClass = New System.Windows.Forms.ComboBox()
56         Me.cmbSession = New System.Windows.Forms.ComboBox()
57         Me.dgw = New System.Windows.Forms.DataGridView()
58         Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
59         Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
60         Me.Column3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
61         Me.Column5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
62         Me.Column4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
63         Me.TabPage2 = New System.Windows.Forms.TabPage()
64         Me.Panel4 = New System.Windows.Forms.Panel()
65         Me.Button4 = New System.Windows.Forms.Button()
66         Me.Button5 = New System.Windows.Forms.Button()
67         Me.Button6 = New System.Windows.Forms.Button()
68         Me.GroupBox1 = New System.Windows.Forms.GroupBox()
69         Me.Button7 = New System.Windows.Forms.Button()
70         Me.Label5 = New System.Windows.Forms.Label()
71         Me.cmbInstallment = New System.Windows.Forms.ComboBox()
72         Me.Label6 = New System.Windows.Forms.Label()
73         Me.Label7 = New System.Windows.Forms.Label()
74         Me.cmbClass1 = New System.Windows.Forms.ComboBox()
75         Me.cmbSession1 = New System.Windows.Forms.ComboBox()
76         Me.dgw1 = New System.Windows.Forms.DataGridView()
77         Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
78         Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
79         Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
80         Me.Column6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
81         Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
82         Me.DataGridViewTextBoxColumn5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
83         Me.TabPage3 = New System.Windows.Forms.TabPage()
84         Me.Panel5 = New System.Windows.Forms.Panel()
85         Me.Button8 = New System.Windows.Forms.Button()
86         Me.Button9 = New System.Windows.Forms.Button()
87         Me.Button10 = New System.Windows.Forms.Button()
88         Me.GroupBox2 = New System.Windows.Forms.GroupBox()
89         Me.Button11 = New System.Windows.Forms.Button()
90         Me.Label8 = New System.Windows.Forms.Label()
91         Me.cmbInstallment1 = New System.Windows.Forms.ComboBox()
92         Me.Label9 = New System.Windows.Forms.Label()
93         Me.Label10 = New System.Windows.Forms.Label()
94         Me.cmbClass2 = New System.Windows.Forms.ComboBox()
95         Me.cmbSession2 = New System.Windows.Forms.ComboBox()
96         Me.dgw2 = New System.Windows.Forms.DataGridView()
97         Me.DataGridViewTextBoxColumn6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
98         Me.DataGridViewTextBoxColumn7 = New System.Windows.Forms.DataGridViewTextBoxColumn()
99         Me.DataGridViewTextBoxColumn8 = New System.Windows.Forms.DataGridViewTextBoxColumn()
100         Me.Column7 = New System.Windows.Forms.DataGridViewTextBoxColumn()
101         Me.DataGridViewTextBoxColumn9 = New System.Windows.Forms.DataGridViewTextBoxColumn()
102         Me.DataGridViewTextBoxColumn10 = New System.Windows.Forms.DataGridViewTextBoxColumn()
103         Me.Panel2 = New System.Windows.Forms.Panel()
104         Me.DataGridView1 = New System.Windows.Forms.DataGridView()
105         Me.Label1 = New System.Windows.Forms.Label()
106         Me.btnClose = New System.Windows.Forms.Button()
107         Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
108         Me.DataGridView2 = New System.Windows.Forms.DataGridView()
109         Me.DataGridView3 = New System.Windows.Forms.DataGridView()
110         Me.Panel1.SuspendLayout()
111         Me.TabControl1.SuspendLayout()
112         Me.TabPage1.SuspendLayout()
113         Me.Panel3.SuspendLayout()
114         Me.GroupBox4.SuspendLayout()
115         CType(Me.dgw, System.ComponentModel.ISupportInitialize).BeginInit()
116         Me.TabPage2.SuspendLayout()
117         Me.Panel4.SuspendLayout()
118         Me.GroupBox1.SuspendLayout()
119         CType(Me.dgw1, System.ComponentModel.ISupportInitialize).BeginInit()
120         Me.TabPage3.SuspendLayout()
121         Me.Panel5.SuspendLayout()
122         Me.GroupBox2.SuspendLayout()
123         CType(Me.dgw2, System.ComponentModel.ISupportInitialize).BeginInit()
124         Me.Panel2.SuspendLayout()
125         CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
126         CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
127         CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
128         Me.SuspendLayout()
129         
'
130         
'Panel1
131         
'
132         Me.Panel1.BackColor = System.Drawing.Color.White
133         Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
134         Me.Panel1.Controls.Add(Me.TabControl1)
135         Me.Panel1.Controls.Add(Me.Panel2)
136         Me.Panel1.Location = New System.Drawing.Point(
13, 15)
137         Me.Panel1.Name =
"Panel1"
138         Me.Panel1.Size = New System.Drawing.Size(
774, 656)
139         Me.Panel1.TabIndex =
2
140         
'
141         
'TabControl1
142         
'
143         Me.TabControl1.Controls.Add(Me.TabPage1)
144         Me.TabControl1.Controls.Add(Me.TabPage2)
145         Me.TabControl1.Controls.Add(Me.TabPage3)
146         Me.TabControl1.Location = New System.Drawing.Point(
9, 76)
147         Me.TabControl1.Name =
"TabControl1"
148         Me.TabControl1.SelectedIndex =
0
149         Me.TabControl1.Size = New System.Drawing.Size(
755, 568)
150         Me.TabControl1.TabIndex =
1
151         
'
152         
'TabPage1
153         
'
154         Me.TabPage1.Controls.Add(Me.Panel3)
155         Me.TabPage1.Controls.Add(Me.GroupBox4)
156         Me.TabPage1.Controls.Add(Me.dgw)
157         Me.TabPage1.Location = New System.Drawing.Point(
4, 22)
158         Me.TabPage1.Name =
"TabPage1"
159         Me.TabPage1.Padding = New System.Windows.Forms.Padding(
3)
160         Me.TabPage1.Size = New System.Drawing.Size(
747, 542)
161         Me.TabPage1.TabIndex =
0
162         Me.TabPage1.Text =
"Class Fee"
163         Me.TabPage1.UseVisualStyleBackColor = True
164         
'
165         
'Panel3
166         
'
167         Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
168         Me.Panel3.Controls.Add(Me.Button3)
169         Me.Panel3.Controls.Add(Me.Button2)
170         Me.Panel3.Controls.Add(Me.btnReset)
171         Me.Panel3.Location = New System.Drawing.Point(
444, 6)
172         Me.Panel3.Name =
"Panel3"
173         Me.Panel3.Size = New System.Drawing.Size(
278, 74)
174         Me.Panel3.TabIndex =
43
175         
'
176         
'Button3
177         
'
178         Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Popup
179         Me.Button3.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
180         Me.Button3.Location = New System.Drawing.Point(
187, 21)
181         Me.Button3.Name =
"Button3"
182         Me.Button3.Size = New System.Drawing.Size(
80, 33)
183         Me.Button3.TabIndex =
2
184         Me.Button3.Text =
"View Report"
185         Me.Button3.UseVisualStyleBackColor = True
186         
'
187         
'Button2
188         
'
189         Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup
190         Me.Button2.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
191         Me.Button2.Location = New System.Drawing.Point(
101, 21)
192         Me.Button2.Name =
"Button2"
193         Me.Button2.Size = New System.Drawing.Size(
80, 33)
194         Me.Button2.TabIndex =
1
195         Me.Button2.Text =
"Export Excel"
196         Me.Button2.UseVisualStyleBackColor = True
197         
'
198         
'btnReset
199         
'
200         Me.btnReset.FlatStyle = System.Windows.Forms.FlatStyle.Popup
201         Me.btnReset.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
202         Me.btnReset.Location = New System.Drawing.Point(
15, 21)
203         Me.btnReset.Name =
"btnReset"
204         Me.btnReset.Size = New System.Drawing.Size(
80, 33)
205         Me.btnReset.TabIndex =
0
206         Me.btnReset.Text =
"&Reset"
207         Me.btnReset.UseVisualStyleBackColor = True
208         
'
209         
'GroupBox4
210         
'
211         Me.GroupBox4.Controls.Add(Me.DataGridView1)
212         Me.GroupBox4.Controls.Add(Me.Button1)
213         Me.GroupBox4.Controls.Add(Me.Label3)
214         Me.GroupBox4.Controls.Add(Me.cmbSemester)
215         Me.GroupBox4.Controls.Add(Me.Label2)
216         Me.GroupBox4.Controls.Add(Me.Label4)
217         Me.GroupBox4.Controls.Add(Me.cmbClass)
218         Me.GroupBox4.Controls.Add(Me.cmbSession)
219         Me.GroupBox4.Location = New System.Drawing.Point(
6, 1)
220         Me.GroupBox4.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
221         Me.GroupBox4.Name =
"GroupBox4"
222         Me.GroupBox4.Padding = New System.Windows.Forms.Padding(
3, 4, 3, 4)
223         Me.GroupBox4.Size = New System.Drawing.Size(
432, 79)
224         Me.GroupBox4.TabIndex =
0
225         Me.GroupBox4.TabStop = False
226         
'
227         
'Button1
228         
'
229         Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup
230         Me.Button1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
231         Me.Button1.Location = New System.Drawing.Point(
351, 39)
232         Me.Button1.Name =
"Button1"
233         Me.Button1.Size = New System.Drawing.Size(
69, 24)
234         Me.Button1.TabIndex =
3
235         Me.Button1.Text =
"&Search"
236         Me.Button1.UseVisualStyleBackColor = True
237         
'
238         
'Label3
239         
'
240         Me.Label3.AutoSize = True
241         Me.Label3.Location = New System.Drawing.Point(
257, 17)
242         Me.Label3.Name =
"Label3"
243         Me.Label3.Size = New System.Drawing.Size(
57, 13)
244         Me.Label3.TabIndex =
36
245         Me.Label3.Text =
"Semester :"
246         
'
247         
'cmbSemester
248         
'
249         Me.cmbSemester.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
250         Me.cmbSemester.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
251         Me.cmbSemester.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
252         Me.cmbSemester.Enabled = False
253         Me.cmbSemester.FormattingEnabled = True
254         Me.cmbSemester.Items.AddRange(New Object() {
"1st", "2nd"})
255         Me.cmbSemester.Location = New System.Drawing.Point(
260, 40)
256         Me.cmbSemester.Name =
"cmbSemester"
257         Me.cmbSemester.Size = New System.Drawing.Size(
80, 21)
258         Me.cmbSemester.TabIndex =
2
259         
'
260         
'Label2
261         
'
262         Me.Label2.AutoSize = True
263         Me.Label2.Location = New System.Drawing.Point(
152, 17)
264         Me.Label2.Name =
"Label2"
265         Me.Label2.Size = New System.Drawing.Size(
38, 13)
266         Me.Label2.TabIndex =
34
267         Me.Label2.Text =
"Class :"
268         
'
269         
'Label4
270         
'
271         Me.Label4.AutoSize = True
272         Me.Label4.Location = New System.Drawing.Point(
14, 18)
273         Me.Label4.Name =
"Label4"
274         Me.Label4.Size = New System.Drawing.Size(
50, 13)
275         Me.Label4.TabIndex =
33
276         Me.Label4.Text =
"Session :"
277         
'
278         
'cmbClass
279         
'
280         Me.cmbClass.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
281         Me.cmbClass.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
282         Me.cmbClass.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
283         Me.cmbClass.Enabled = False
284         Me.cmbClass.FormattingEnabled = True
285         Me.cmbClass.Location = New System.Drawing.Point(
155, 40)
286         Me.cmbClass.Name =
"cmbClass"
287         Me.cmbClass.Size = New System.Drawing.Size(
95, 21)
288         Me.cmbClass.TabIndex =
1
289         
'
290         
'cmbSession
291         
'
292         Me.cmbSession.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
293         Me.cmbSession.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
294         Me.cmbSession.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
295         Me.cmbSession.FormattingEnabled = True
296         Me.cmbSession.Location = New System.Drawing.Point(
17, 40)
297         Me.cmbSession.Name =
"cmbSession"
298         Me.cmbSession.Size = New System.Drawing.Size(
124, 21)
299         Me.cmbSession.TabIndex =
0
300         
'
301         
'dgw
302         
'
303         Me.dgw.AllowUserToAddRows = False
304         Me.dgw.AllowUserToDeleteRows = False
305         DataGridViewCellStyle1.BackColor = System.Drawing.Color.FloralWhite
306         Me.dgw.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
307         Me.dgw.BackgroundColor = System.Drawing.Color.White
308         Me.dgw.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
309         DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
310         DataGridViewCellStyle2.BackColor = System.Drawing.Color.CadetBlue
311         DataGridViewCellStyle2.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
312         DataGridViewCellStyle2.ForeColor = System.Drawing.Color.Black
313         DataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.LightSteelBlue
314         DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
315         DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
316         Me.dgw.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
317         Me.dgw.ColumnHeadersHeight =
24
318         Me.dgw.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2, Me.Column3, Me.Column5, Me.Column4})
319         Me.dgw.Cursor = System.Windows.Forms.Cursors.Hand
320         DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
321         DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window
322         DataGridViewCellStyle3.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
323         DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText
324         DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
325         DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
326         DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
327         Me.dgw.DefaultCellStyle = DataGridViewCellStyle3
328         Me.dgw.EnableHeadersVisualStyles = False
329         Me.dgw.GridColor = System.Drawing.Color.White
330         Me.dgw.Location = New System.Drawing.Point(
6, 86)
331         Me.dgw.MultiSelect = False
332         Me.dgw.Name =
"dgw"
333         Me.dgw.ReadOnly = True
334         Me.dgw.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
335         DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
336         DataGridViewCellStyle4.BackColor = System.Drawing.Color.CadetBlue
337         DataGridViewCellStyle4.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
338         DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText
339         DataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.DarkSlateGray
340         DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
341         DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
342         Me.dgw.RowHeadersDefaultCellStyle = DataGridViewCellStyle4
343         Me.dgw.RowHeadersWidth =
25
344         Me.dgw.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
345         DataGridViewCellStyle5.BackColor = System.Drawing.Color.White
346         DataGridViewCellStyle5.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
347         DataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.DarkSlateGray
348         DataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.White
349         Me.dgw.RowsDefaultCellStyle = DataGridViewCellStyle5
350         Me.dgw.RowTemplate.Height =
18
351         Me.dgw.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
352         Me.dgw.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
353         Me.dgw.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
354         Me.dgw.Size = New System.Drawing.Size(
728, 450)
355         Me.dgw.TabIndex =
2
356         
'
357         
'Column1
358         
'
359         Me.Column1.HeaderText =
"Admission No."
360         Me.Column1.Name =
"Column1"
361         Me.Column1.ReadOnly = True
362         
'
363         
'Column2
364         
'
365         Me.Column2.HeaderText =
"GR No."
366         Me.Column2.Name =
"Column2"
367         Me.Column2.ReadOnly = True
368         
'
369         
'Column3
370         
'
371         Me.Column3.HeaderText =
"Student Name"
372         Me.Column3.Name =
"Column3"
373         Me.Column3.ReadOnly = True
374         Me.Column3.Width =
200
375         
'
376         
'Column5
377         
'
378         Me.Column5.HeaderText =
"School Name"
379         Me.Column5.Name =
"Column5"
380         Me.Column5.ReadOnly = True
381         Me.Column5.Width =
200
382         
'
383         
'Column4
384         
'
385         Me.Column4.HeaderText =
"Fee Due"
386         Me.Column4.Name =
"Column4"
387         Me.Column4.ReadOnly = True
388         
'
389         
'TabPage2
390         
'
391         Me.TabPage2.Controls.Add(Me.Panel4)
392         Me.TabPage2.Controls.Add(Me.GroupBox1)
393         Me.TabPage2.Controls.Add(Me.dgw1)
394         Me.TabPage2.Location = New System.Drawing.Point(
4, 22)
395         Me.TabPage2.Name =
"TabPage2"
396         Me.TabPage2.Padding = New System.Windows.Forms.Padding(
3)
397         Me.TabPage2.Size = New System.Drawing.Size(
747, 542)
398         Me.TabPage2.TabIndex =
1
399         Me.TabPage2.Text =
"Hostel Fee"
400         Me.TabPage2.UseVisualStyleBackColor = True
401         
'
402         
'Panel4
403         
'
404         Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
405         Me.Panel4.Controls.Add(Me.Button4)
406         Me.Panel4.Controls.Add(Me.Button5)
407         Me.Panel4.Controls.Add(Me.Button6)
408         Me.Panel4.Location = New System.Drawing.Point(
447, 9)
409         Me.Panel4.Name =
"Panel4"
410         Me.Panel4.Size = New System.Drawing.Size(
278, 74)
411         Me.Panel4.TabIndex =
46
412         
'
413         
'Button4
414         
'
415         Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Popup
416         Me.Button4.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
417         Me.Button4.Location = New System.Drawing.Point(
187, 21)
418         Me.Button4.Name =
"Button4"
419         Me.Button4.Size = New System.Drawing.Size(
80, 33)
420         Me.Button4.TabIndex =
2
421         Me.Button4.Text =
"View Report"
422         Me.Button4.UseVisualStyleBackColor = True
423         
'
424         
'Button5
425         
'
426         Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup
427         Me.Button5.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
428         Me.Button5.Location = New System.Drawing.Point(
101, 21)
429         Me.Button5.Name =
"Button5"
430         Me.Button5.Size = New System.Drawing.Size(
80, 33)
431         Me.Button5.TabIndex =
1
432         Me.Button5.Text =
"Export Excel"
433         Me.Button5.UseVisualStyleBackColor = True
434         
'
435         
'Button6
436         
'
437         Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Popup
438         Me.Button6.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
439         Me.Button6.Location = New System.Drawing.Point(
15, 21)
440         Me.Button6.Name =
"Button6"
441         Me.Button6.Size = New System.Drawing.Size(
80, 33)
442         Me.Button6.TabIndex =
0
443         Me.Button6.Text =
"&Reset"
444         Me.Button6.UseVisualStyleBackColor = True
445         
'
446         
'GroupBox1
447         
'
448         Me.GroupBox1.Controls.Add(Me.DataGridView2)
449         Me.GroupBox1.Controls.Add(Me.Button7)
450         Me.GroupBox1.Controls.Add(Me.Label5)
451         Me.GroupBox1.Controls.Add(Me.cmbInstallment)
452         Me.GroupBox1.Controls.Add(Me.Label6)
453         Me.GroupBox1.Controls.Add(Me.Label7)
454         Me.GroupBox1.Controls.Add(Me.cmbClass1)
455         Me.GroupBox1.Controls.Add(Me.cmbSession1)
456         Me.GroupBox1.Location = New System.Drawing.Point(
9, 4)
457         Me.GroupBox1.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
458         Me.GroupBox1.Name =
"GroupBox1"
459         Me.GroupBox1.Padding = New System.Windows.Forms.Padding(
3, 4, 3, 4)
460         Me.GroupBox1.Size = New System.Drawing.Size(
432, 79)
461         Me.GroupBox1.TabIndex =
44
462         Me.GroupBox1.TabStop = False
463         
'
464         
'Button7
465         
'
466         Me.Button7.FlatStyle = System.Windows.Forms.FlatStyle.Popup
467         Me.Button7.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
468         Me.Button7.Location = New System.Drawing.Point(
351, 39)
469         Me.Button7.Name =
"Button7"
470         Me.Button7.Size = New System.Drawing.Size(
69, 24)
471         Me.Button7.TabIndex =
3
472         Me.Button7.Text =
"&Search"
473         Me.Button7.UseVisualStyleBackColor = True
474         
'
475         
'Label5
476         
'
477         Me.Label5.AutoSize = True
478         Me.Label5.Location = New System.Drawing.Point(
257, 17)
479         Me.Label5.Name =
"Label5"
480         Me.Label5.Size = New System.Drawing.Size(
69, 13)
481         Me.Label5.TabIndex =
36
482         Me.Label5.Text =
"Installement :"
483         
'
484         
'cmbInstallment
485         
'
486         Me.cmbInstallment.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
487         Me.cmbInstallment.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
488         Me.cmbInstallment.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
489         Me.cmbInstallment.Enabled = False
490         Me.cmbInstallment.FormattingEnabled = True
491         Me.cmbInstallment.Items.AddRange(New Object() {
"1st", "2nd"})
492         Me.cmbInstallment.Location = New System.Drawing.Point(
260, 40)
493         Me.cmbInstallment.Name =
"cmbInstallment"
494         Me.cmbInstallment.Size = New System.Drawing.Size(
80, 21)
495         Me.cmbInstallment.TabIndex =
2
496         
'
497         
'Label6
498         
'
499         Me.Label6.AutoSize = True
500         Me.Label6.Location = New System.Drawing.Point(
152, 17)
501         Me.Label6.Name =
"Label6"
502         Me.Label6.Size = New System.Drawing.Size(
38, 13)
503         Me.Label6.TabIndex =
34
504         Me.Label6.Text =
"Class :"
505         
'
506         
'Label7
507         
'
508         Me.Label7.AutoSize = True
509         Me.Label7.Location = New System.Drawing.Point(
14, 18)
510         Me.Label7.Name =
"Label7"
511         Me.Label7.Size = New System.Drawing.Size(
50, 13)
512         Me.Label7.TabIndex =
33
513         Me.Label7.Text =
"Session :"
514         
'
515         
'cmbClass1
516         
'
517         Me.cmbClass1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
518         Me.cmbClass1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
519         Me.cmbClass1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
520         Me.cmbClass1.Enabled = False
521         Me.cmbClass1.FormattingEnabled = True
522         Me.cmbClass1.Location = New System.Drawing.Point(
155, 40)
523         Me.cmbClass1.Name =
"cmbClass1"
524         Me.cmbClass1.Size = New System.Drawing.Size(
95, 21)
525         Me.cmbClass1.TabIndex =
1
526         
'
527         
'cmbSession1
528         
'
529         Me.cmbSession1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
530         Me.cmbSession1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
531         Me.cmbSession1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
532         Me.cmbSession1.FormattingEnabled = True
533         Me.cmbSession1.Location = New System.Drawing.Point(
17, 40)
534         Me.cmbSession1.Name =
"cmbSession1"
535         Me.cmbSession1.Size = New System.Drawing.Size(
124, 21)
536         Me.cmbSession1.TabIndex =
0
537         
'
538         
'dgw1
539         
'
540         Me.dgw1.AllowUserToAddRows = False
541         Me.dgw1.AllowUserToDeleteRows = False
542         DataGridViewCellStyle6.BackColor = System.Drawing.Color.FloralWhite
543         Me.dgw1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
544         Me.dgw1.BackgroundColor = System.Drawing.Color.White
545         Me.dgw1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
546         DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
547         DataGridViewCellStyle7.BackColor = System.Drawing.Color.CadetBlue
548         DataGridViewCellStyle7.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
549         DataGridViewCellStyle7.ForeColor = System.Drawing.Color.Black
550         DataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.LightSteelBlue
551         DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText
552         DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
553         Me.dgw1.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle7
554         Me.dgw1.ColumnHeadersHeight =
24
555         Me.dgw1.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn1, Me.DataGridViewTextBoxColumn2, Me.DataGridViewTextBoxColumn3, Me.Column6, Me.DataGridViewTextBoxColumn4, Me.DataGridViewTextBoxColumn5})
556         Me.dgw1.Cursor = System.Windows.Forms.Cursors.Hand
557         DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
558         DataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window
559         DataGridViewCellStyle8.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
560         DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText
561         DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
562         DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
563         DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
564         Me.dgw1.DefaultCellStyle = DataGridViewCellStyle8
565         Me.dgw1.EnableHeadersVisualStyles = False
566         Me.dgw1.GridColor = System.Drawing.Color.White
567         Me.dgw1.Location = New System.Drawing.Point(
9, 89)
568         Me.dgw1.MultiSelect = False
569         Me.dgw1.Name =
"dgw1"
570         Me.dgw1.ReadOnly = True
571         Me.dgw1.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
572         DataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
573         DataGridViewCellStyle9.BackColor = System.Drawing.Color.CadetBlue
574         DataGridViewCellStyle9.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
575         DataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText
576         DataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.DarkSlateGray
577         DataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText
578         DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
579         Me.dgw1.RowHeadersDefaultCellStyle = DataGridViewCellStyle9
580         Me.dgw1.RowHeadersWidth =
25
581         Me.dgw1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
582         DataGridViewCellStyle10.BackColor = System.Drawing.Color.White
583         DataGridViewCellStyle10.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
584         DataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.DarkSlateGray
585         DataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.White
586         Me.dgw1.RowsDefaultCellStyle = DataGridViewCellStyle10
587         Me.dgw1.RowTemplate.Height =
18
588         Me.dgw1.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
589         Me.dgw1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
590         Me.dgw1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
591         Me.dgw1.Size = New System.Drawing.Size(
728, 450)
592         Me.dgw1.TabIndex =
45
593         
'
594         
'DataGridViewTextBoxColumn1
595         
'
596         Me.DataGridViewTextBoxColumn1.HeaderText =
"Admission No."
597         Me.DataGridViewTextBoxColumn1.Name =
"DataGridViewTextBoxColumn1"
598         Me.DataGridViewTextBoxColumn1.ReadOnly = True
599         
'
600         
'DataGridViewTextBoxColumn2
601         
'
602         Me.DataGridViewTextBoxColumn2.HeaderText =
"GR No."
603         Me.DataGridViewTextBoxColumn2.Name =
"DataGridViewTextBoxColumn2"
604         Me.DataGridViewTextBoxColumn2.ReadOnly = True
605         
'
606         
'DataGridViewTextBoxColumn3
607         
'
608         Me.DataGridViewTextBoxColumn3.HeaderText =
"Student Name"
609         Me.DataGridViewTextBoxColumn3.Name =
"DataGridViewTextBoxColumn3"
610         Me.DataGridViewTextBoxColumn3.ReadOnly = True
611         
'
612         
'Column6
613         
'
614         Me.Column6.HeaderText =
"Hostel Name"
615         Me.Column6.Name =
"Column6"
616         Me.Column6.ReadOnly = True
617         Me.Column6.Width =
150
618         
'
619         
'DataGridViewTextBoxColumn4
620         
'
621         Me.DataGridViewTextBoxColumn4.HeaderText =
"School Name"
622         Me.DataGridViewTextBoxColumn4.Name =
"DataGridViewTextBoxColumn4"
623         Me.DataGridViewTextBoxColumn4.ReadOnly = True
624         Me.DataGridViewTextBoxColumn4.Width =
150
625         
'
626         
'DataGridViewTextBoxColumn5
627         
'
628         Me.DataGridViewTextBoxColumn5.HeaderText =
"Fee Due"
629         Me.DataGridViewTextBoxColumn5.Name =
"DataGridViewTextBoxColumn5"
630         Me.DataGridViewTextBoxColumn5.ReadOnly = True
631         
'
632         
'TabPage3
633         
'
634         Me.TabPage3.Controls.Add(Me.Panel5)
635         Me.TabPage3.Controls.Add(Me.GroupBox2)
636         Me.TabPage3.Controls.Add(Me.dgw2)
637         Me.TabPage3.Location = New System.Drawing.Point(
4, 22)
638         Me.TabPage3.Name =
"TabPage3"
639         Me.TabPage3.Padding = New System.Windows.Forms.Padding(
3)
640         Me.TabPage3.Size = New System.Drawing.Size(
747, 542)
641         Me.TabPage3.TabIndex =
2
642         Me.TabPage3.Text =
"Bus Fee"
643         Me.TabPage3.UseVisualStyleBackColor = True
644         
'
645         
'Panel5
646         
'
647         Me.Panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
648         Me.Panel5.Controls.Add(Me.Button8)
649         Me.Panel5.Controls.Add(Me.Button9)
650         Me.Panel5.Controls.Add(Me.Button10)
651         Me.Panel5.Location = New System.Drawing.Point(
447, 9)
652         Me.Panel5.Name =
"Panel5"
653         Me.Panel5.Size = New System.Drawing.Size(
278, 74)
654         Me.Panel5.TabIndex =
46
655         
'
656         
'Button8
657         
'
658         Me.Button8.FlatStyle = System.Windows.Forms.FlatStyle.Popup
659         Me.Button8.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
660         Me.Button8.Location = New System.Drawing.Point(
187, 21)
661         Me.Button8.Name =
"Button8"
662         Me.Button8.Size = New System.Drawing.Size(
80, 33)
663         Me.Button8.TabIndex =
2
664         Me.Button8.Text =
"View Report"
665         Me.Button8.UseVisualStyleBackColor = True
666         
'
667         
'Button9
668         
'
669         Me.Button9.FlatStyle = System.Windows.Forms.FlatStyle.Popup
670         Me.Button9.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
671         Me.Button9.Location = New System.Drawing.Point(
101, 21)
672         Me.Button9.Name =
"Button9"
673         Me.Button9.Size = New System.Drawing.Size(
80, 33)
674         Me.Button9.TabIndex =
1
675         Me.Button9.Text =
"Export Excel"
676         Me.Button9.UseVisualStyleBackColor = True
677         
'
678         
'Button10
679         
'
680         Me.Button10.FlatStyle = System.Windows.Forms.FlatStyle.Popup
681         Me.Button10.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
682         Me.Button10.Location = New System.Drawing.Point(
15, 21)
683         Me.Button10.Name =
"Button10"
684         Me.Button10.Size = New System.Drawing.Size(
80, 33)
685         Me.Button10.TabIndex =
0
686         Me.Button10.Text =
"&Reset"
687         Me.Button10.UseVisualStyleBackColor = True
688         
'
689         
'GroupBox2
690         
'
691         Me.GroupBox2.Controls.Add(Me.DataGridView3)
692         Me.GroupBox2.Controls.Add(Me.Button11)
693         Me.GroupBox2.Controls.Add(Me.Label8)
694         Me.GroupBox2.Controls.Add(Me.cmbInstallment1)
695         Me.GroupBox2.Controls.Add(Me.Label9)
696         Me.GroupBox2.Controls.Add(Me.Label10)
697         Me.GroupBox2.Controls.Add(Me.cmbClass2)
698         Me.GroupBox2.Controls.Add(Me.cmbSession2)
699         Me.GroupBox2.Location = New System.Drawing.Point(
9, 4)
700         Me.GroupBox2.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
701         Me.GroupBox2.Name =
"GroupBox2"
702         Me.GroupBox2.Padding = New System.Windows.Forms.Padding(
3, 4, 3, 4)
703         Me.GroupBox2.Size = New System.Drawing.Size(
432, 79)
704         Me.GroupBox2.TabIndex =
44
705         Me.GroupBox2.TabStop = False
706         
'
707         
'Button11
708         
'
709         Me.Button11.FlatStyle = System.Windows.Forms.FlatStyle.Popup
710         Me.Button11.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
711         Me.Button11.Location = New System.Drawing.Point(
351, 39)
712         Me.Button11.Name =
"Button11"
713         Me.Button11.Size = New System.Drawing.Size(
69, 24)
714         Me.Button11.TabIndex =
3
715         Me.Button11.Text =
"&Search"
716         Me.Button11.UseVisualStyleBackColor = True
717         
'
718         
'Label8
719         
'
720         Me.Label8.AutoSize = True
721         Me.Label8.Location = New System.Drawing.Point(
257, 17)
722         Me.Label8.Name =
"Label8"
723         Me.Label8.Size = New System.Drawing.Size(
63, 13)
724         Me.Label8.TabIndex =
36
725         Me.Label8.Text =
"Installment :"
726         
'
727         
'cmbInstallment1
728         
'
729         Me.cmbInstallment1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
730         Me.cmbInstallment1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
731         Me.cmbInstallment1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
732         Me.cmbInstallment1.Enabled = False
733         Me.cmbInstallment1.FormattingEnabled = True
734         Me.cmbInstallment1.Items.AddRange(New Object() {
"1st", "2nd"})
735         Me.cmbInstallment1.Location = New System.Drawing.Point(
260, 40)
736         Me.cmbInstallment1.Name =
"cmbInstallment1"
737         Me.cmbInstallment1.Size = New System.Drawing.Size(
80, 21)
738         Me.cmbInstallment1.TabIndex =
2
739         
'
740         
'Label9
741         
'
742         Me.Label9.AutoSize = True
743         Me.Label9.Location = New System.Drawing.Point(
152, 17)
744         Me.Label9.Name =
"Label9"
745         Me.Label9.Size = New System.Drawing.Size(
38, 13)
746         Me.Label9.TabIndex =
34
747         Me.Label9.Text =
"Class :"
748         
'
749         
'Label10
750         
'
751         Me.Label10.AutoSize = True
752         Me.Label10.Location = New System.Drawing.Point(
14, 18)
753         Me.Label10.Name =
"Label10"
754         Me.Label10.Size = New System.Drawing.Size(
50, 13)
755         Me.Label10.TabIndex =
33
756         Me.Label10.Text =
"Session :"
757         
'
758         
'cmbClass2
759         
'
760         Me.cmbClass2.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
761         Me.cmbClass2.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
762         Me.cmbClass2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
763         Me.cmbClass2.Enabled = False
764         Me.cmbClass2.FormattingEnabled = True
765         Me.cmbClass2.Location = New System.Drawing.Point(
155, 40)
766         Me.cmbClass2.Name =
"cmbClass2"
767         Me.cmbClass2.Size = New System.Drawing.Size(
95, 21)
768         Me.cmbClass2.TabIndex =
1
769         
'
770         
'cmbSession2
771         
'
772         Me.cmbSession2.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
773         Me.cmbSession2.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
774         Me.cmbSession2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
775         Me.cmbSession2.FormattingEnabled = True
776         Me.cmbSession2.Location = New System.Drawing.Point(
17, 40)
777         Me.cmbSession2.Name =
"cmbSession2"
778         Me.cmbSession2.Size = New System.Drawing.Size(
124, 21)
779         Me.cmbSession2.TabIndex =
0
780         
'
781         
'dgw2
782         
'
783         Me.dgw2.AllowUserToAddRows = False
784         Me.dgw2.AllowUserToDeleteRows = False
785         DataGridViewCellStyle11.BackColor = System.Drawing.Color.FloralWhite
786         Me.dgw2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11
787         Me.dgw2.BackgroundColor = System.Drawing.Color.White
788         Me.dgw2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
789         DataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
790         DataGridViewCellStyle12.BackColor = System.Drawing.Color.CadetBlue
791         DataGridViewCellStyle12.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
792         DataGridViewCellStyle12.ForeColor = System.Drawing.Color.Black
793         DataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.LightSteelBlue
794         DataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText
795         DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
796         Me.dgw2.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle12
797         Me.dgw2.ColumnHeadersHeight =
24
798         Me.dgw2.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn6, Me.DataGridViewTextBoxColumn7, Me.DataGridViewTextBoxColumn8, Me.Column7, Me.DataGridViewTextBoxColumn9, Me.DataGridViewTextBoxColumn10})
799         Me.dgw2.Cursor = System.Windows.Forms.Cursors.Hand
800         DataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
801         DataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window
802         DataGridViewCellStyle13.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
803         DataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.ControlText
804         DataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight
805         DataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText
806         DataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
807         Me.dgw2.DefaultCellStyle = DataGridViewCellStyle13
808         Me.dgw2.EnableHeadersVisualStyles = False
809         Me.dgw2.GridColor = System.Drawing.Color.White
810         Me.dgw2.Location = New System.Drawing.Point(
9, 89)
811         Me.dgw2.MultiSelect = False
812         Me.dgw2.Name =
"dgw2"
813         Me.dgw2.ReadOnly = True
814         Me.dgw2.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
815         DataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
816         DataGridViewCellStyle14.BackColor = System.Drawing.Color.CadetBlue
817         DataGridViewCellStyle14.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
818         DataGridViewCellStyle14.ForeColor = System.Drawing.SystemColors.WindowText
819         DataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.DarkSlateGray
820         DataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText
821         DataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
822         Me.dgw2.RowHeadersDefaultCellStyle = DataGridViewCellStyle14
823         Me.dgw2.RowHeadersWidth =
25
824         Me.dgw2.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
825         DataGridViewCellStyle15.BackColor = System.Drawing.Color.White
826         DataGridViewCellStyle15.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
827         DataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.DarkSlateGray
828         DataGridViewCellStyle15.SelectionForeColor = System.Drawing.Color.White
829         Me.dgw2.RowsDefaultCellStyle = DataGridViewCellStyle15
830         Me.dgw2.RowTemplate.Height =
18
831         Me.dgw2.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
832         Me.dgw2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
833         Me.dgw2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
834         Me.dgw2.Size = New System.Drawing.Size(
728, 450)
835         Me.dgw2.TabIndex =
45
836         
'
837         
'DataGridViewTextBoxColumn6
838         
'
839         Me.DataGridViewTextBoxColumn6.HeaderText =
"Admission No."
840         Me.DataGridViewTextBoxColumn6.Name =
"DataGridViewTextBoxColumn6"
841         Me.DataGridViewTextBoxColumn6.ReadOnly = True
842         
'
843         
'DataGridViewTextBoxColumn7
844         
'
845         Me.DataGridViewTextBoxColumn7.HeaderText =
"GR No."
846         Me.DataGridViewTextBoxColumn7.Name =
"DataGridViewTextBoxColumn7"
847         Me.DataGridViewTextBoxColumn7.ReadOnly = True
848         
'
849         
'DataGridViewTextBoxColumn8
850         
'
851         Me.DataGridViewTextBoxColumn8.HeaderText =
"Student Name"
852         Me.DataGridViewTextBoxColumn8.Name =
"DataGridViewTextBoxColumn8"
853         Me.DataGridViewTextBoxColumn8.ReadOnly = True
854         
'
855         
'Column7
856         
'
857         Me.Column7.HeaderText =
"Location"
858         Me.Column7.Name =
"Column7"
859         Me.Column7.ReadOnly = True
860         Me.Column7.Width =
150
861         
'
862         
'DataGridViewTextBoxColumn9
863         
'
864         Me.DataGridViewTextBoxColumn9.HeaderText =
"School Name"
865         Me.DataGridViewTextBoxColumn9.Name =
"DataGridViewTextBoxColumn9"
866         Me.DataGridViewTextBoxColumn9.ReadOnly = True
867         Me.DataGridViewTextBoxColumn9.Width =
150
868         
'
869         
'DataGridViewTextBoxColumn10
870         
'
871         Me.DataGridViewTextBoxColumn10.HeaderText =
"Fee Due"
872         Me.DataGridViewTextBoxColumn10.Name =
"DataGridViewTextBoxColumn10"
873         Me.DataGridViewTextBoxColumn10.ReadOnly = True
874         
'
875         
'Panel2
876         
'
877         Me.Panel2.BackColor = System.Drawing.Color.DarkSlateGray
878         Me.Panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
879         Me.Panel2.Controls.Add(Me.Label1)
880         Me.Panel2.Location = New System.Drawing.Point(
9, 7)
881         Me.Panel2.Name =
"Panel2"
882         Me.Panel2.Size = New System.Drawing.Size(
751, 62)
883         Me.Panel2.TabIndex =
0
884         
'
885         
'DataGridView1
886         
'
887         Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
888         Me.DataGridView1.Location = New System.Drawing.Point(
387, 19)
889         Me.DataGridView1.Name =
"DataGridView1"
890         Me.DataGridView1.Size = New System.Drawing.Size(
10, 12)
891         Me.DataGridView1.TabIndex =
44
892         Me.DataGridView1.Visible = False
893         
'
894         
'Label1
895         
'
896         Me.Label1.AutoSize = True
897         Me.Label1.BackColor = System.Drawing.Color.Transparent
898         Me.Label1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
899         Me.Label1.ForeColor = System.Drawing.Color.White
900         Me.Label1.Location = New System.Drawing.Point(
259, 20)
901         Me.Label1.Name =
"Label1"
902         Me.Label1.Size = New System.Drawing.Size(
169, 24)
903         Me.Label1.TabIndex =
0
904         Me.Label1.Text =
"Fee Full Due List"
905         
'
906         
'btnClose
907         
'
908         Me.btnClose.BackColor = System.Drawing.Color.Maroon
909         Me.btnClose.ForeColor = System.Drawing.Color.Red
910         Me.btnClose.Location = New System.Drawing.Point(
777, 1)
911         Me.btnClose.Name =
"btnClose"
912         Me.btnClose.Size = New System.Drawing.Size(
20, 23)
913         Me.btnClose.TabIndex =
6
914         Me.btnClose.Text =
"x"
915         Me.btnClose.UseVisualStyleBackColor = False
916         
'
917         
'Timer1
918         
'
919         
'
920         
'DataGridView2
921         
'
922         Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
923         Me.DataGridView2.Location = New System.Drawing.Point(
392, 17)
924         Me.DataGridView2.Name =
"DataGridView2"
925         Me.DataGridView2.Size = New System.Drawing.Size(
10, 12)
926         Me.DataGridView2.TabIndex =
47
927         Me.DataGridView2.Visible = False
928         
'
929         
'DataGridView3
930         
'
931         Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
932         Me.DataGridView3.Location = New System.Drawing.Point(
374, 17)
933         Me.DataGridView3.Name =
"DataGridView3"
934         Me.DataGridView3.Size = New System.Drawing.Size(
10, 12)
935         Me.DataGridView3.TabIndex =
48
936         Me.DataGridView3.Visible = False
937         
'
938         
'frmFullDueList
939         
'
940         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
941         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
942         Me.BackColor = System.Drawing.Color.DarkSlateGray
943         Me.ClientSize = New System.Drawing.Size(
798, 681)
944         Me.Controls.Add(Me.btnClose)
945         Me.Controls.Add(Me.Panel1)
946         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
947         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
948         Me.MaximizeBox = False
949         Me.MinimizeBox = False
950         Me.Name =
"frmFullDueList"
951         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
952         Me.Panel1.ResumeLayout(False)
953         Me.TabControl1.ResumeLayout(False)
954         Me.TabPage1.ResumeLayout(False)
955         Me.Panel3.ResumeLayout(False)
956         Me.GroupBox4.ResumeLayout(False)
957         Me.GroupBox4.PerformLayout()
958         CType(Me.dgw, System.ComponentModel.ISupportInitialize).EndInit()
959         Me.TabPage2.ResumeLayout(False)
960         Me.Panel4.ResumeLayout(False)
961         Me.GroupBox1.ResumeLayout(False)
962         Me.GroupBox1.PerformLayout()
963         CType(Me.dgw1, System.ComponentModel.ISupportInitialize).EndInit()
964         Me.TabPage3.ResumeLayout(False)
965         Me.Panel5.ResumeLayout(False)
966         Me.GroupBox2.ResumeLayout(False)
967         Me.GroupBox2.PerformLayout()
968         CType(Me.dgw2, System.ComponentModel.ISupportInitialize).EndInit()
969         Me.Panel2.ResumeLayout(False)
970         Me.Panel2.PerformLayout()
971         CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
972         CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
973         CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
974         Me.ResumeLayout(False)
975
976     End Sub
977     Friend WithEvents Panel1 As System.Windows.Forms.Panel
978     Friend WithEvents Panel2 As System.Windows.Forms.Panel
979     Friend WithEvents Label1 As System.Windows.Forms.Label
980     Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
981     Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
982     Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
983     Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
984     Friend WithEvents dgw As System.Windows.Forms.DataGridView
985     Friend WithEvents btnClose As System.Windows.Forms.Button
986     Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
987     Private WithEvents Button1 As System.Windows.Forms.Button
988     Friend WithEvents Label2 As System.Windows.Forms.Label
989     Friend WithEvents Label4 As System.Windows.Forms.Label
990     Friend WithEvents cmbClass As System.Windows.Forms.ComboBox
991     Friend WithEvents cmbSession As System.Windows.Forms.ComboBox
992     Friend WithEvents Column1 As System.Windows.Forms.DataGridViewTextBoxColumn
993     Friend WithEvents Column2 As System.Windows.Forms.DataGridViewTextBoxColumn
994     Friend WithEvents Column3 As System.Windows.Forms.DataGridViewTextBoxColumn
995     Friend WithEvents Column5 As System.Windows.Forms.DataGridViewTextBoxColumn
996     Friend WithEvents Column4 As System.Windows.Forms.DataGridViewTextBoxColumn
997     Friend WithEvents Label3 As System.Windows.Forms.Label
998     Friend WithEvents cmbSemester As System.Windows.Forms.ComboBox
999     Friend WithEvents Panel3 As System.Windows.Forms.Panel
1000     Public WithEvents Button3 As System.Windows.Forms.Button
1001     Public WithEvents Button2 As System.Windows.Forms.Button
1002     Private WithEvents btnReset As System.Windows.Forms.Button
1003     Friend WithEvents Panel4 As System.Windows.Forms.Panel
1004     Public WithEvents Button4 As System.Windows.Forms.Button
1005     Public WithEvents Button5 As System.Windows.Forms.Button
1006     Private WithEvents Button6 As System.Windows.Forms.Button
1007     Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
1008     Private WithEvents Button7 As System.Windows.Forms.Button
1009     Friend WithEvents Label5 As System.Windows.Forms.Label
1010     Friend WithEvents cmbInstallment As System.Windows.Forms.ComboBox
1011     Friend WithEvents Label6 As System.Windows.Forms.Label
1012     Friend WithEvents Label7 As System.Windows.Forms.Label
1013     Friend WithEvents cmbClass1 As System.Windows.Forms.ComboBox
1014     Friend WithEvents cmbSession1 As System.Windows.Forms.ComboBox
1015     Friend WithEvents dgw1 As System.Windows.Forms.DataGridView
1016     Friend WithEvents Panel5 As System.Windows.Forms.Panel
1017     Public WithEvents Button8 As System.Windows.Forms.Button
1018     Public WithEvents Button9 As System.Windows.Forms.Button
1019     Private WithEvents Button10 As System.Windows.Forms.Button
1020     Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
1021     Private WithEvents Button11 As System.Windows.Forms.Button
1022     Friend WithEvents Label8 As System.Windows.Forms.Label
1023     Friend WithEvents cmbInstallment1 As System.Windows.Forms.ComboBox
1024     Friend WithEvents Label9 As System.Windows.Forms.Label
1025     Friend WithEvents Label10 As System.Windows.Forms.Label
1026     Friend WithEvents cmbClass2 As System.Windows.Forms.ComboBox
1027     Friend WithEvents cmbSession2 As System.Windows.Forms.ComboBox
1028     Friend WithEvents dgw2 As System.Windows.Forms.DataGridView
1029     Friend WithEvents DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn
1030     Friend WithEvents DataGridViewTextBoxColumn2 As System.Windows.Forms.DataGridViewTextBoxColumn
1031     Friend WithEvents DataGridViewTextBoxColumn3 As System.Windows.Forms.DataGridViewTextBoxColumn
1032     Friend WithEvents Column6 As System.Windows.Forms.DataGridViewTextBoxColumn
1033     Friend WithEvents DataGridViewTextBoxColumn4 As System.Windows.Forms.DataGridViewTextBoxColumn
1034     Friend WithEvents DataGridViewTextBoxColumn5 As System.Windows.Forms.DataGridViewTextBoxColumn
1035     Friend WithEvents DataGridViewTextBoxColumn6 As System.Windows.Forms.DataGridViewTextBoxColumn
1036     Friend WithEvents DataGridViewTextBoxColumn7 As System.Windows.Forms.DataGridViewTextBoxColumn
1037     Friend WithEvents DataGridViewTextBoxColumn8 As System.Windows.Forms.DataGridViewTextBoxColumn
1038     Friend WithEvents Column7 As System.Windows.Forms.DataGridViewTextBoxColumn
1039     Friend WithEvents DataGridViewTextBoxColumn9 As System.Windows.Forms.DataGridViewTextBoxColumn
1040     Friend WithEvents DataGridViewTextBoxColumn10 As System.Windows.Forms.DataGridViewTextBoxColumn
1041     Friend WithEvents Timer1 As System.Windows.Forms.Timer
1042     Friend WithEvents DataGridView1 As System.Windows.Forms.DataGridView
1043     Friend WithEvents DataGridView2 As System.Windows.Forms.DataGridView
1044     Friend WithEvents DataGridView3 As System.Windows.Forms.DataGridView
1045
1046 End Class


Gõ tìm kiếm nhanh...